Skip to content

Azure Docs: Azure Monitor Metric Alert#583

Merged
remotesynth merged 2 commits into
mainfrom
docs/azure-metric-alert
May 8, 2026
Merged

Azure Docs: Azure Monitor Metric Alert#583
remotesynth merged 2 commits into
mainfrom
docs/azure-metric-alert

Conversation

@paolosalvatori
Copy link
Copy Markdown
Contributor

This pull request adds an article on Azure Monitor Metric Alert to the Azure emulator documentation.

Fixes DOC-178

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 22, 2026

Deploying localstack-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: f3b8443
Status: ✅  Deploy successful!
Preview URL: https://e1d6f1ab.localstack-docs.pages.dev
Branch Preview URL: https://docs-azure-metric-alert.localstack-docs.pages.dev

View logs

1. **Resource group sample output** — Command used `westeurope` but the sample JSON had `"location": "eastus"`. That contradicts Azure behavior and was updated to **`westeurope`**.

2. **Activity log section (material error)** — The text said the rule fires when a **VM is deleted**, but **`category=ServiceHealth`** is for **Service Health** activity log events (platform incidents/health), not VM deletion. Administrative/delete scenarios use other fields (e.g. `category` / `operationName` for administrative operations). The **heading, explanation, and links** were updated so they match the command, the alert name `service-health-alert`, and the sample JSON. **`azlocal`** was not touched.

3. **Delete section** — Wording now explicitly refers to **metric** alerts and **metric** list output, since other resources (action group, activity log alert) are not removed in that step; `[]` is only accurate for **`metrics alert list`**, not “everything in the RG.”
Copilot AI review requested due to automatic review settings May 8, 2026 14:24
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review is ineligible. To be eligible to request a review, you need a paid Copilot license, or your organization must enable Copilot code review.

@remotesynth
Copy link
Copy Markdown
Collaborator

Minor updates for accuracy and clarity:

  1. Resource group sample output — Command used westeurope but the sample JSON had "location": "eastus". That contradicts Azure behavior and was updated to westeurope.

  2. Activity log section (material error) — The text said the rule fires when a VM is deleted, but category=ServiceHealth is for Service Health activity log events (platform incidents/health), not VM deletion. Administrative/delete scenarios use other fields (e.g. category / operationName for administrative operations). The heading, explanation, and links were updated so they match the command, the alert name service-health-alert, and the sample JSON. azlocal was not touched.

  3. Delete section — Wording now explicitly refers to metric alerts and metric list output, since other resources (action group, activity log alert) are not removed in that step; [] is only accurate for metrics alert list, not “everything in the RG.”

@remotesynth remotesynth merged commit 82bf387 into main May 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants